﻿/* HTML5 display-role reset for older browsers */

/* Browser Resets */
.banner_sy{
	background-color: #fff;
	padding-top: 4%;
}
.slides{
	text-align: center;
	overflow: hidden;
	display: block;
}
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;z-index: 2;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	width: 100%;
	overflow: hidden;
}
.flexslider.wap{display: none;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	/*width: 100%;
	display: block;*/
	text-align: center;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
/*	position: relative;
margin-left: -957px;
left: 50%;*/
width: 100%
}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	position: relative;
	zoom: 1;
	z-index: 2;
}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav{ width:100%; }
.flex-direction-nav li{position: absolute; bottom: 45%;}
.flex-direction-nav li:nth-child(1){ left:15px;}
.flex-direction-nav li:nth-child(2){ right:15px;}
.flex-direction-nav li a {
	width: 45px;
	height: 45px;
	margin: -13px 0 0;
	display: block;
	border-radius: 50%;
	overflow: hidden;
	cursor: pointer;
	background-position: 0 0;
	z-index: 1;
	font-size: 0;
	text-align: center;
	background-color: #e1e1e1;
	display: none;
}
.flexslider:hover a.next, .flexslider:hover a.prev{
	filter:alpha(opacity=100); /*IE滤镜，透明度50%*/
	-moz-opacity:1; /*Firefox私有，透明度50%*/
	opacity:1;/*其他，透明度50%*/

}
.flex-direction-nav li a.next:before {
	font-family: "iconfont" !important;
	content: "\e61a";
    font-style: normal;
    font-weight: bold;
    speak: none;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    font-size: 16px;
	color: #fff;
	line-height: 45px;
}
.flex-direction-nav li a.prev:before {
	font-family: "iconfont" !important;
 	content: "\e7d1";
    font-style: normal;
    font-weight: bold;
    speak: none;
    -webkit-font-smoothing: antialiased;
    text-transform: none;
    font-size: 16px;
	color: #fff;
	line-height: 47px;
}
.flex-direction-nav li a.prev:hover{
	background-color: #121212;
}
.flex-direction-nav li a.next:hover{
	background-color: #121212;
}

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 2%;
	text-align: center;
	overflow: hidden;
	height: 20px;
}
.flex-control-nav li {
	display: inline-block;
	zoom: 1;
*display: inline;
margin: 0px 5px 0px 5px;
vertical-align: middle;
}

.flex-control-nav li a {
	width: 9px;
	height: 9px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background: #909090;
    border: 3px solid #909090;
	border-radius: 50%;
}
.flex-control-nav li a:hover {
	background: #fff;
}
.flex-control-nav li a.active {
	width: 9px;
	height: 9px;
	cursor: default;
	background: #fff;
}

/*文字*/
.banner-text{ width: 100%; height: 100%; position: absolute; top: 0; left: 0;}
.banner-text-c{ width: 90%; height: 100%; max-width: 1170px; margin: auto; position: relative;}
.banner-text-c .itme{ position: absolute; top: 42%;width: 66%; text-align: left; }
/* .flexslider .slides > li:nth-child(1n+2) .itme{ left: 0; right: auto;} */
.banner-text-c .itme .th{
	font-size: 40px;
    color: #fff;
	text-transform:uppercase;
	display: inline-block;
  line-height: 4rem;

	}
  .banner-text-c .itme h3{
    color:#fff;
    font-size:24px;
    font-weight: normal;
    line-height: 2.4rem
  }
.banner-text-c .itme p{
	color: #363f4d;
font-size: 12px;
line-height: 18px;
margin-bottom: 20px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
max-height: 84px;
}
.banner-text-c .itme span{ display: block; width: 100%;}
.banner-text-c .itme span a{
	-webkit-transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    position: relative;
    font-size: 14px;
    background: transparent;
    display: inline-block;
      font-weight: bold;
      width:140px;
      text-align: center;
      margin-top:10px;
			line-height: 50px;
			background: #fecd01;
			font-size: 16px;
}
.banner-text-c .itme span a:hover{
	color:#121212;
  transform: scale(1.1);
}
@media screen and (max-width:1044px){
.banner-text-c .itme .th {font-size: 30px;}
.banner-text-c .itme p{
font-size: 16px;
line-height: 24px;
margin-bottom: 20px;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
max-height: 48px;
}
}
@media screen and (max-width:768px){
.flexslider.wap{display: block;}
.banner-text-c .itme{top: 20%; }
.banner-text-c .itme .th {font-size:  18px;}
.banner-text-c .itme p{ display: none;}
.banner-text-c .itme span a{
	font-size: 14px;
	line-height: 28px;
	padding: 0px 10px;
}
.flex-direction-nav li{position: absolute; bottom: 35%;}
.flex-direction-nav li:nth-child(1){ left: 5px;}
.flex-direction-nav li:nth-child(2){ right: 5px;}
.flex-direction-nav li a {
	width: 30px;
	height: 30px;
	opacity:0.5;

}
.flex-direction-nav li a.next:before {
    font-size: 13px;
	line-height: 30px;
}
.flex-direction-nav li a.prev:before{
	font-size: 12px;
	line-height: 32px;
}

}
@media screen and (max-width: 480px){
.banner-text-c .itme .th { font-size: 16px; font-weight: normal; margin-bottom: 6px;}
.banner-text-c .itme span a {
    line-height: 22px;
    padding: 0px 10px;
	font-weight: normal;
}
}
